[INFO] fetching crate ntex-tls 3.7.0...
[INFO] fixing ntex-tls-3.7.0 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate ntex-tls 3.7.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate ntex-tls 3.7.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate ntex-tls 3.7.0
[INFO] tweaked toml for crates.io crate ntex-tls 3.7.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ntex-tls 3.7.0 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ntex-tls 3.7.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ntex-service v4.6.0
[INFO] [stderr]   Downloaded ntex-util v3.6.1
[INFO] [stderr]   Downloaded swap-buffer-queue v0.2.1
[INFO] [stderr]   Downloaded oneshot v0.2.1
[INFO] [stderr]   Downloaded ntex-rt v3.15.1
[INFO] [stderr]   Downloaded ntex-codec v1.2.1
[INFO] [stderr]   Downloaded nanorand v0.8.0
[INFO] [stderr]   Downloaded ntex-bytes v1.7.6
[INFO] [stderr]   Downloaded ntex-router v1.0.0
[INFO] [stderr]   Downloaded ntex-macros v3.2.0
[INFO] [stderr]   Downloaded ntex-http v1.2.0
[INFO] [stderr]   Downloaded ntex-server v3.10.0
[INFO] [stderr]   Downloaded ntex-polling v3.10.0
[INFO] [stderr]   Downloaded ntex-dispatcher v3.2.1
[INFO] [stderr]   Downloaded ntex-net v3.12.0
[INFO] [stderr]   Downloaded ntex-io-uring v0.7.120
[INFO] [stderr]   Downloaded ntex-error v2.3.0
[INFO] [stderr]   Downloaded ntex-tls v3.6.3
[INFO] [stderr]   Downloaded ntex-h2 v3.12.0
[INFO] [stderr]   Downloaded ntex v3.9.8
[INFO] [stderr]   Downloaded ntex-io v3.12.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ade3bb2cb96df6d4b5eda373ec67adadb59ba87b5b369516cabf0a97e255b384
[INFO] running `Command { std: "docker" "start" "ade3bb2cb96df6d4b5eda373ec67adadb59ba87b5b369516cabf0a97e255b384", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ade3bb2cb96df6d4b5eda373ec67adadb59ba87b5b369516cabf0a97e255b384" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ade3bb2cb96df6d4b5eda373ec67adadb59ba87b5b369516cabf0a97e255b384", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ade3bb2cb96df6d4b5eda373ec67adadb59ba87b5b369516cabf0a97e255b384" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.64
[INFO] [stderr]     Checking object v0.37.3
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]    Compiling signal-hook v0.4.4
[INFO] [stderr]    Compiling ntex-rt v3.15.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking swap-buffer-queue v0.2.1
[INFO] [stderr]     Checking oneshot v0.2.1
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking ntex-service v4.6.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling ntex-io-uring v0.7.120
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking ntex-bytes v1.7.6
[INFO] [stderr]     Checking sc v0.2.7
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking uuid v1.23.3
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking core_affinity v0.8.3
[INFO] [stderr]     Checking env_filter v1.0.1
[INFO] [stderr]     Checking nanorand v0.8.0
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking ntex-codec v1.2.1
[INFO] [stderr]     Checking ntex-http v1.2.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling ntex-macros v3.2.0
[INFO] [stderr]     Checking env_logger v0.11.10
[INFO] [stderr]    Compiling variadics_please v1.1.0
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.117
[INFO] [stderr]    Compiling openssl v0.10.81
[INFO] [stderr]     Checking regex v1.12.4
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking ntex-router v1.0.0
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking ntex-polling v3.10.0
[INFO] [stderr]     Checking ntex-error v2.3.0
[INFO] [stderr]     Checking ntex-util v3.6.1
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking ntex-io v3.12.4
[INFO] [stderr]     Checking ntex-net v3.12.0
[INFO] [stderr]     Checking ntex-dispatcher v3.2.1
[INFO] [stderr]     Checking ntex-server v3.10.0
[INFO] [stderr]     Checking ntex-tls v3.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking ntex-tls v3.6.3
[INFO] [stderr]     Checking ntex-h2 v3.12.0
[INFO] [stderr]     Checking ntex v3.9.8
[INFO] [stdout] error[E0432]: unresolved import `ntex_tls::rustls`
[INFO] [stdout]   --> examples/rustls-server.rs:5:15
[INFO] [stdout]    |
[INFO] [stdout]  5 | use ntex_tls::rustls::TlsAcceptor;
[INFO] [stdout]    |               ^^^^^^ could not find `rustls` in `ntex_tls`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "rustls")]
[INFO] [stdout]    |       ------------------ the item is gated behind the `rustls` feature
[INFO] [stdout] 16 | pub mod rustls;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ntex-tls` (example "simple-client") due to 1 previous error
[INFO] [stdout] error[E0433]: cannot find module or crate `tls_openssl` in this scope
[INFO] [stdout]  --> examples/simple-client.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use tls_openssl::ssl::{self, SslFiletype, SslMethod, SslVerifyMode};
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_openssl`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tls_openssl`, use `cargo add tls_openssl` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: cannot find module or crate `tls_openssl` in this scope
[INFO] [stdout]  --> examples/webserver.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use tls_openssl::ssl::{self, SslFiletype, SslMethod};
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_openssl`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tls_openssl`, use `cargo add tls_openssl` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tls_openssl` in this scope
[INFO] [stdout]  --> examples/sf_http.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use tls_openssl::pkcs12::Pkcs12;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_openssl`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tls_openssl`, use `cargo add tls_openssl` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tls_openssl` in this scope
[INFO] [stdout]   --> examples/sf_http.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use tls_openssl::ssl::{self, SslMethod, SslVerifyMode};
[INFO] [stdout]    |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_openssl`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tls_openssl`, use `cargo add tls_openssl` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tls_openssl` in this scope
[INFO] [stdout]  --> examples/webclient.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use tls_openssl::ssl::{self, SslMethod, SslVerifyMode};
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_openssl`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tls_openssl`, use `cargo add tls_openssl` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ntex-tls` (example "webserver") due to 1 previous error
[INFO] [stderr] error: could not compile `ntex-tls` (example "rustls-server") due to 1 previous error
[INFO] [stdout] error[E0433]: cannot find module or crate `tls_openssl` in this scope
[INFO] [stdout]  --> examples/server.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use tls_openssl::ssl::{self, SslFiletype, SslMethod, SslVerifyMode};
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_openssl`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tls_openssl`, use `cargo add tls_openssl` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ntex_tls::openssl`
[INFO] [stdout]   --> examples/server.rs:5:15
[INFO] [stdout]    |
[INFO] [stdout]  5 | use ntex_tls::openssl::{PeerCert, PeerCertChain, SslAcceptor};
[INFO] [stdout]    |               ^^^^^^^ could not find `openssl` in `ntex_tls`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[cfg(feature = "openssl")]
[INFO] [stdout]    |       ------------------- the item is gated behind the `openssl` feature
[INFO] [stdout] 13 | pub mod openssl;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ntex-tls` (example "sf_http") due to 2 previous errors
[INFO] [stderr] error: could not compile `ntex-tls` (example "webclient") due to 1 previous error
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ntex-tls` (example "server") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "ade3bb2cb96df6d4b5eda373ec67adadb59ba87b5b369516cabf0a97e255b384", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ade3bb2cb96df6d4b5eda373ec67adadb59ba87b5b369516cabf0a97e255b384", kill_on_drop: false }`
[INFO] [stdout] ade3bb2cb96df6d4b5eda373ec67adadb59ba87b5b369516cabf0a97e255b384
